Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code-server 4.89.1 #171703

Closed
wants to merge 1 commit into from
Closed

code-server 4.89.1 #171703

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 14, 2024
@iMichka iMichka added the build failure CI fails while building the software label May 14, 2024
@iMichka
Copy link
Member

iMichka commented May 14, 2024

 npm ERR! NAPI_EXTERN napi_status NAPI_CDECL napi_wrap(napi_env env,
  npm ERR!                                    ^
  npm ERR! In file included from ../src/kerberos.cc:1:
  npm ERR! In file included from ../src/kerberos.h:11:
  npm ERR! In file included from ../node_modules/node-addon-api/napi.h:2981:
  npm ERR! ../node_modules/node-addon-api/napi-inl.h:64:12: error: no matching function for call to 'napi_add_finalizer'
  npm ERR!   status = napi_add_finalizer(env, obj, data, finalizer, hint, nullptr);
  npm ERR!            ^~~~~~~~~~~~~~~~~~
  npm ERR! ../node_modules/node-addon-api/napi-inl.h:2192:29: note: in instantiation of function template specialization 'Napi::details::AttachData<Napi::details::CallbackData<void (*)(const Napi::CallbackInfo &), void>>' requested here
  npm ERR!     status = Napi::details::AttachData(env, *result, data);
  npm ERR!                             ^
  npm ERR! ../node_modules/node-addon-api/napi-inl.h:2248:24: note: in instantiation of function template specialization 'Napi::CreateFunction<Napi::details::CallbackData<void (*)(const Napi::CallbackInfo &), void>>' requested here
  npm ERR!   napi_status status = CreateFunction(env,
  npm ERR!                        ^
  npm ERR! ../src/kerberos.cc:182:45: note: in instantiation of function template specialization 'Napi::Function::New<void (*)(const Napi::CallbackInfo &)>' requested here
  npm ERR!     exports["initializeClient"] = Function::New(env, InitializeClient);
  npm ERR!                                             ^
  npm ERR! /private/tmp/code-server-20240514-6792-yo3mii/package/.brew_home/Library/Caches/node-gyp/18.20.2/include/node/js_native_api.h:513:1: note: candidate function not viable: no known conversion from 'napi_finalize' (aka 'void (*)(napi_env__ *, void *, void *)') to 'node_api_nogc_finalize' (aka 'void (*)(const napi_env__ *, void *, void *)') for 4th argument
  npm ERR! napi_add_finalizer(napi_env env,
  npm ERR! ^
  npm ERR! 15 errors generated.
  npm ERR! make: *** [Release/obj.target/kerberos/src/kerberos.o] Error 1
  npm ERR! make: *** Waiting for unfinished jobs....
  npm ERR! gyp ERR! build error 
  npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2

Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label May 17, 2024
@github-actions github-actions bot closed this May 19, 2024
@miccal miccal deleted the bump-code-server-4.89.1 branch May 19, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` nodejs Node or npm use is a significant feature of the PR or issue stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants